home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / nc50 / ncff.hl! / NCFF.HLP
Text File  |  1995-02-07  |  1KB  |  24 lines

  1. File Find, Norton Commander 5.0, Copyright 1994 by Symantec Corporation
  2.  
  3. NCFF [locations] find_name [/F:"text" [/R] [/T]]
  4.                            [/C] [/S] [/D] [/M:{H|S|R|A|D|N}...]
  5.                            [/A:date[,time]] [/B:date[,time]]
  6.                            [/G:size[{K|M}]] [/L:size[{K|M}]]
  7.  
  8.   locations       Path name to search for.
  9.   find_name       File name to search for.
  10.   /F              Optional text to find in files.
  11.   /R              Regular Expression.
  12.   /T              Search for text in the text files only.
  13.   /D              Find duplicates.
  14.   /C              Search current Directory
  15.   /S              Include files in subdirectories.
  16.   /M              Tests files with specified attributes:
  17.                   H  Hidden files          S  System files
  18.                   R  Read-only files       A  Files ready to archive
  19.                   D  Directories           N  None.
  20.   /A              Tests files with date after specified.  
  21.   /B              Tests files with date before specified.  
  22.   /G              Tests files with size greater than specified.  
  23.   /L              Tests files with size less than specified.  
  24.